func runtime.casGFromPreempted
2 uses
runtime (current package)
preempt.go#L154: if !casGFromPreempted(gp, _Gpreempted, _Gwaiting) {
proc.go#L1430: func casGFromPreempted(gp *g, old, new uint32) bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)